[INFO] cloning repository https://github.com/mxve/plutonium-updater.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxve/plutonium-updater.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fplutonium-updater.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fplutonium-updater.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dee0eed379abb8b7d7546b6a1c14d13da4d6e3a6
[INFO] checking mxve/plutonium-updater.rs against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxve%2Fplutonium-updater.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mxve/plutonium-updater.rs
[INFO] finished tweaking git repo https://github.com/mxve/plutonium-updater.rs
[INFO] tweaked toml for git repo https://github.com/mxve/plutonium-updater.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mxve/plutonium-updater.rs on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mxve/plutonium-updater.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c
[INFO] running `Command { std: "docker" "start" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking nanoserde v0.1.37
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling aws-lc-sys v0.23.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling plutonium-updater v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking http_req v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.33s
[INFO] running `Command { std: "docker" "inspect" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c", kill_on_drop: false }`
[INFO] [stdout] 3430d96a476d6661fe0eb0da666b20e3cab31ca661629ed5f4fb7756789cea5c
